Open
Conversation
…and SVG, and add it so local STIX data. Resolves issue mathjax#1092.
…les. Apparently the batik conversion added these somehow, so that should still be fixed. Resolves issue mathjax#1418.
…remove the extra when it is used as an arrow extender. Fix up some spacing and use shorthands for some font names. Resolves issue mathjax#1187.
…new width-detection scheme (linebreakSpan). mathjax#1478.
…ld reduce the round-off problems by forcing each row to the desired height, and doing the same with the labels. Resolves issue mathjax#1532 (and mathjax#1500).
…w version (when it is available on the CDN) or the old legacy version.
…iner width. Resolves issue mathjax#1364.
…reNode() step through inferred rows (to match what Core() does). Finally, make CHTMLaddChild() add a box of the correct type if forceChild is set. Resolves issue mathjax#1541.
… STIX fonts. Other fonts already have it. Resolves issue mathjax#1544.
…al width (not 100%) in HTML-CSS and CHTML, just as in SVG. Resolves issue mathjax#1539.
…udl be sufficient). Resolves issue mathjax#911.
…e to fix in CSS in PR mathjax#1448). Resolves issue mathjax#1543.
…he the math.nextSibling node. Remove msieNewlineBug and fold that into the ignoreTags hash. Resolves issue mathjax#1087.
…nd when they are not. Resolves issue mathjax#1022.
Make delimiters symmetric for \left and \right. mathjax#1084
Prevent CSS bleedthrough for box-sizing (set by Bootstrap CSS). mathjax#1393
Don't convert attribute to boolean unless the default is a boolean. mathjax#1356
Make CHTML mglyph scale image size by hand. mathjax/MathJax-node#241
Don't copy environment into array environments. mathjax#1468
Don't make a preview if there already is one. mathjax#1445
… fix additional cases with the Safari combining-character problem.
Better test for \text{} in \cases{}. mathjax#1482
Localize some variables that where accidentally global. mathjax#1806
Add more unicode-based intergrals. See PR mathjax#1723.
2.7.2-beta.0 release
Add: ar, sk, th, zh-hant cf. mathjax/MathJax-i18n#21
Add ar, sk, th, zh-hant
update locales
[travis] update encrypted deploy key
Release 2.7.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is to update our version of MathJax from 2.6.0 to 2.7.2
Dependencies:
Requires additional work to upload to S3 and host at assets.thinkthroughmath.com/...